#wrap{ width:880px;  }

		
		#slideshow-index{ position:relative; z-index:10; margin-bottom:35px; }
		
			#slideshow-index ul{ position:relative; width:826px; height:360px; overflow:hidden; margin:0 0px; list-style:none; z-index:10; }
			#slideshow-index ul li{ width:826px; height:360px; position:relative; }
			#slideshow-index ul li img{ position:absolute; top:0; left:0; z-index:15; }
			
			#slideshow-index .slidetext{ position:absolute; bottom:30px; left:60px; overflow:hidden; width:0px; padding:0px;}
				
				.slidetext h3{ color:#fff; }
				.slidetext p{ margin-bottom:0; color:#ccc; }							  
				.slidetext a{ color:#ffffff; }
				.slidetext a:hover{ text-decoration:underline; }	

 		#index-slideshow-pager{ width:200px; text-align:right; z-index:35; position:absolute; right:20px; bottom:22px;  }				  
		#index-slideshow-pager a{ display:inline-block; width:14px; height:14px; margin-left:1px; background:url(images/bg-pager.png) no-repeat 0 0; 
								   text-align:left; outline-style:none; text-indent:-9999px; }
		#index-slideshow-pager .activeSlide{ background:url(images/bg-pager.png) no-repeat 0 -64px; }
 
 
 		/* =slideshow-clients
		-----------------------------------------------------------------------------------------------*/
 
 		#slideshow-clients{ position:relative; z-index:0; margin:30px 0; padding:30px; border:1px solid #efefef; }
 		
		#slideshow-clients ul{ position:relative; width:819px; height:70px; overflow:hidden; list-style:none; margin-bottom:0; }
 		#slideshow-clients ul li{ position:relative; width:819px; height:70px;  z-index:10; }
		#slideshow-clients ul li img{ float:left; margin-right:30px; z-index:15; }
		#slideshow-clients ul li blockquote{ float:left; width:609px; padding:0; z-index:0; background:none;  }
	
	
	
	